home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / dev / c / CLib-SDI.lha / CLib-SDI / libsource / project.MaxonCPP4 < prev    next >
Text File  |  2002-10-27  |  630b  |  47 lines

  1. ;MaxonCPP-Project
  2.  
  3. <Project-Options>
  4. -dir "RAM:CLib-SDI/libsource/" -args "" -stack 10 -pri 0
  5. <End>
  6.  
  7.  
  8. <Linker-Options>
  9. -gD -gs -gh50 -w100 
  10. -j "MAXLINK:" 
  11. <End>
  12.  
  13. <C-Options>
  14. -wACEFNMOPRTV -pp -g00 -g80 -gO -gb0 -gM -bs0 -a0 -t -pX -b0 -mX 
  15. -i "MAXINCL:" 
  16. -i "RAM:CLib-SDI/include/C/" 
  17. -d "BASE_GLOBAL" 
  18. <End>
  19.  
  20. <ASM-Options>
  21. -c cWSElMo0F -0xff 
  22. <End>
  23.  
  24.  
  25. <CSources>
  26. "examplefuncs.c" "examplefuncs.o"
  27.     <Dependencies>
  28.         -manual
  29.         "libinfo.h"
  30.         "examplefuncs.c"
  31.     <End>
  32. "libinit.c" "libinit.o"
  33.     <Dependencies>
  34.         -manual
  35.         "libinfo.h"
  36.         "libinit.c"
  37.     <End>
  38. <End>
  39.  
  40. <Executable>
  41. "/libs/example.library"
  42.     <Options>
  43.         -autowrite
  44.     <End>
  45. <End>
  46.  
  47.